home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Birder / The Ultimate Birder - Disc 3.iso / Install / data1.cab / Database_Files / tutorial.dtb / SITE.json < prev    next >
JavaScript Object Notation  |  2000-03-10  |  124b

  1. {
  2.     "schema": {
  3.         "SITE_ID": "Text (5)",
  4.         "SITE_NAME": "Text (35) NOT NULL"
  5.     },
  6.     "data": [
  7.         {
  8.             "SITE_ID": "001",
  9.             "SITE_NAME": "General Location"
  10.         }
  11.     ]
  12. }